Méthode | Description | |
---|---|---|
Process ( PreprocessRequestArgs args ) : void | ||
ResolveSite ( string siteName ) : void | ||
SiteProcess ( PreprocessRequestArgs args ) : void |
public Process ( PreprocessRequestArgs args ) : void | ||
args | PreprocessRequestArgs | |
Résultat | void |
public ResolveSite ( string siteName ) : void | ||
siteName | string | |
Résultat | void |
public abstract SiteProcess ( PreprocessRequestArgs args ) : void | ||
args | PreprocessRequestArgs | |
Résultat | void |