Click or drag to resize

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)
Syntax
public EbpShortCaptionAttribute(
	string shortCaption
)

Parameters

shortCaption
Type: SystemString
the category Guid as string
See Also