Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLItemBase Class / TryGetLocalPath Method

In This Topic
    TryGetLocalPath Method
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Function TryGetLocalPath( _
       ByVal src As System.String _
    ) As System.String
    protected System.string TryGetLocalPath( 
       System.string src
    )

    Parameters

    src

    Return Value

    See Also