Method | Description | |
---|---|---|
ExecutePagelets ( this helper ) : void | ||
IncludeCss ( this helper, string cssFile ) : void | ||
RegisterPagelet ( this helper, BigPipe.Models.Pagelet pagelet ) : void |
public static ExecutePagelets ( this helper ) : void | ||
helper | this | |
return | void |
public static IncludeCss ( this helper, string cssFile ) : void | ||
helper | this | |
cssFile | string | |
return | void |
public static RegisterPagelet ( this helper, BigPipe.Models.Pagelet pagelet ) : void | ||
helper | this | |
pagelet | BigPipe.Models.Pagelet | |
return | void |