Click or drag to resize

CreateControlArgsID Property

The ID that will be used for the WebControl's ID value. This ID will be used unless a BaseControl is provided with its ID set to another value.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string ID { get; }

Property Value

Type: String
See Also