Table of Contents

Method IsValidName

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

IsValidName(string)

Gets a value indicating whether the specified name is valid.

public bool IsValidName(string name)

Parameters

name string

The name to validate.

Returns

bool

true if the name is valid; otherwise, false.