Property | Type | Description | |
---|---|---|---|
mainClass | |||
mainClassExpr | |||
partialClass | |||
partialClassExpr | |||
partialNameOverride | |||
thisRef | System.CodeDom.CodeThisReferenceExpression |
Property | Type | Description | |
---|---|---|---|
AddLinePragma | |||
AddLinePragma | |||
AddLinePragma | |||
AddLinePragma | |||
AddLinePragma | |||
AddLinePragma | |||
AddLinePragma | |||
AddScripts | void | ||
AssignAppRelativeVirtualPath | void | ||
CheckCompilerErrors | void | ||
CheckPartialBaseFields | bool | ||
CheckPartialBaseProperties | bool | ||
CheckPartialBaseType | bool | ||
ConstructType | void | ||
CreateProvider | |||
CreateProvider | |||
CreateProvider | |||
CreateProvider | |||
GetCompiledType | |||
GetMainClassFieldReferenceExpression | |||
IgnoreFile | bool | ||
InternalCreatePageProperty | void |
Method | Description | |
---|---|---|
AddApplicationAndSessionObjects ( ) : void | ||
AddClassAttributes ( ) : void | ||
AddInterfaces ( ) : void | ||
AddReferencedAssembly ( |
||
AddStatementsToConstructor ( |
||
BaseCompiler ( System.Web.UI.TemplateParser parser ) : System | ||
CreateApplicationOrSessionPropertyForObject ( |
||
CreateConstructor ( |
||
CreateFieldForObject ( |
||
CreateMethods ( ) : void | ||
CreateProfileProperty ( ) : void | ||
CreatePropertyForObject ( |
||
CreateStaticFields ( ) : void | ||
DynamicDir ( ) : string | ||
InitializeType ( ) : void |
Method | Description | |
---|---|---|
AddLinePragma ( System.CodeDom.CodeExpression expression, |
||
AddLinePragma ( |
||
AddLinePragma ( |
||
AddLinePragma ( |
||
AddLinePragma ( |
||
AddLinePragma ( |
||
AddLinePragma ( |
||
AddScripts ( ) : void | ||
AssignAppRelativeVirtualPath ( |
||
CheckCompilerErrors ( |
||
CheckPartialBaseFields ( |
||
CheckPartialBaseProperties ( |
||
CheckPartialBaseType ( |
||
ConstructType ( ) : void | ||
CreateProvider ( HttpContext context, string lang, |
||
CreateProvider ( HttpContext context, string lang, string &compilerOptions, int &warningLevel, string &tempdir ) : |
||
CreateProvider ( string lang ) : |
||
CreateProvider ( string lang, string &compilerOptions, int &warningLevel, string &tempdir ) : |
||
GetCompiledType ( ) : |
||
GetMainClassFieldReferenceExpression ( string fieldName ) : |
||
IgnoreFile ( string fileName ) : bool | ||
InternalCreatePageProperty ( string retType, string name, string contextProperty ) : void |
protected AddApplicationAndSessionObjects ( ) : void | ||
return | void |
protected AddReferencedAssembly ( |
||
asm | ||
return | void |
protected AddStatementsToConstructor ( |
||
ctor | ||
return | void |
protected BaseCompiler ( System.Web.UI.TemplateParser parser ) : System | ||
parser | System.Web.UI.TemplateParser | |
return | System |
protected CreateApplicationOrSessionPropertyForObject ( |
||
type | ||
propName | string | |
isApplication | bool | |
isPublic | bool | |
return | void |
protected CreateConstructor ( |
||
localVars | ||
trueStmt | ||
return | void |
protected CreateFieldForObject ( |
||
type | ||
name | string | |
return | string |
protected CreatePropertyForObject ( |
||
type | ||
propName | string | |
fieldName | string | |
isPublic | bool | |
return | void |
protected CodeTypeDeclaration,System.CodeDom mainClass | ||
return |
protected CodeTypeReferenceExpression,System.CodeDom mainClassExpr | ||
return |
protected CodeTypeDeclaration,System.CodeDom partialClass | ||
return |
protected CodeTypeReferenceExpression,System.CodeDom partialClassExpr | ||
return |
protected Hashtable,System.Collections partialNameOverride | ||
return |