[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewAction.FromTag

FromTag Method

FromTag(string)

Creates a C1PreviewAction object corresponding to the specified string tag value (see ActionFromTag(string) for details).

Declaration
public static C1PreviewAction FromTag(string tag)
Parameters
Type Name Description
string tag

The tag string.

Returns
Type Description
C1PreviewAction