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# |
---|
[DefaultPropertyAttribute("TextField")] [AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] public class C1WebBinding : IStateManager, ICloneable, IDataSourceViewSchemaAccessor |
Visual Basic (Declaration) |
---|
<DefaultPropertyAttribute("TextField")> _ <AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _ Public Class C1WebBinding _ Implements IStateManager, ICloneable, IDataSourceViewSchemaAccessor |