Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute("")] [TypeConverterAttribute(typeof(DataSourceViewSchemaConverter))] public string NavigateUrlField { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute("")> _ <TypeConverterAttribute(GetType(DataSourceViewSchemaConverter))> _ Public Property NavigateUrlField As String |