Gets or sets a value indicating whether the Web server control is enabled.
Namespace:
C1.Web.iPhone.C1LaunchPadAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public override bool Enabled { get; set; } |
Visual Basic |
---|
Public Overrides Property Enabled As Boolean Get Set |