C# Class van.Web.Extensions.HtmlExtensions

ファイルを表示 Open project: zachariahyoung/virtualaltnet

Public Methods

Method Description
IncludeCss ( this self ) : string
IncludeExtAdapterJs ( this self ) : string
IncludeExtAllJs ( this self ) : string
IncludeExtGridJs ( this self ) : string
IncludeExtViewListingJs ( this self ) : string
IncludeMsJs ( this self ) : string

Method Details

IncludeCss() public static method

public static IncludeCss ( this self ) : string
self this
return string

IncludeExtAdapterJs() public static method

public static IncludeExtAdapterJs ( this self ) : string
self this
return string

IncludeExtAllJs() public static method

public static IncludeExtAllJs ( this self ) : string
self this
return string

IncludeExtGridJs() public static method

public static IncludeExtGridJs ( this self ) : string
self this
return string

IncludeExtViewListingJs() public static method

public static IncludeExtViewListingJs ( this self ) : string
self this
return string

IncludeMsJs() public static method

public static IncludeMsJs ( this self ) : string
self this
return string