[]
        
(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)
Public Shared Function FromTag(tag As String) As C1PreviewAction
Parameters
Type Name Description
string tag

The tag string.

Returns
Type Description
C1PreviewAction