C# Class Links.Content.Templates

显示文件 Open project: coreframework/Core-Framework

Public Properties

Property Type Description
FormsAnswerTemplate_txt String
FormsAnswerValueTemplate_txt String

Public Methods

Method Description
Url ( ) : String
Url ( String fileName ) : String

Method Details

Url() public static method

public static Url ( ) : String
return String

Url() public static method

public static Url ( String fileName ) : String
fileName String
return String

Property Details

FormsAnswerTemplate_txt public_oe static_oe property

public static String FormsAnswerTemplate_txt
return String

FormsAnswerValueTemplate_txt public_oe static_oe property

public static String FormsAnswerValueTemplate_txt
return String