 | EbpShortCaptionAttribute Constructor (String) |
Creates a new instance of EbpShortCaptionAttribute
Namespace:
EBP.Framework.Common.Interfaces
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic EbpShortCaptionAttribute(
string shortCaption
)
Public Sub New (
shortCaption As String
)
Parameters
- shortCaption
- Type: SystemString
the category Guid as string
See Also