RemoteInvokeEventArgs.NamingContainer Property |
Gets the container used for naming.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic Control NamingContainer { get; }
Public ReadOnly Property NamingContainer As Control
Get
Property Value
Type:
Control
See Also