Property | Type | Description | |
---|---|---|---|
BindCCLHyperLink | void | ||
BindContentObject | void | ||
BindDeveloperLogo | void | ||
BindSponsorLogo | void | ||
BindThumbnail | void | ||
ConvertFileToO3D | string | ||
ConvertToVastpark | void | ||
ExtractFile | string | ||
GenerateMissingTextureUI | void | ||
LogError | void | ||
SetModelDisplay | void | ||
UploadDeveloperLogo | void | ||
UploadSponsorLogo | void |
Method | Description | |
---|---|---|
CCLicenseDropDownList_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
CancelButton_Click ( object sender, EventArgs e ) : void | ||
DeveloperLogoRadioButtonList_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
MissingTextureViewBackButton_Click ( object sender, EventArgs e ) : void | ||
MissingTextureViewCancelButton_Click ( object sender, EventArgs e ) : void | ||
MissingTextureViewNextButton_Click ( object sender, EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void | ||
PopulateValidationViewMetadata ( vwarDAL.ContentObject co ) : void | ||
SkipStepButton_Click ( object sender, EventArgs e ) : void | ||
SponsorLogoRadioButtonList_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
Step1NextButton_Click ( object sender, EventArgs e ) : void | ||
ValidationViewSubmitButton_Click ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
BindCCLHyperLink ( ) : void | ||
BindContentObject ( ) : void | ||
BindDeveloperLogo ( ) : void | ||
BindSponsorLogo ( ) : void | ||
BindThumbnail ( ) : void | ||
ConvertFileToO3D ( string infilename, string outfilename ) : string | ||
ConvertToVastpark ( string path ) : void | ||
ExtractFile ( byte data, string destination ) : string | ||
GenerateMissingTextureUI ( Utility_3D model ) : void | ||
LogError ( string message ) : void | ||
SetModelDisplay ( ) : void | ||
UploadDeveloperLogo ( vwarDAL dal, vwarDAL.ContentObject co ) : void | ||
UploadSponsorLogo ( vwarDAL dal, vwarDAL.ContentObject co ) : void |
protected CCLicenseDropDownList_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected CancelButton_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected DeveloperLogoRadioButtonList_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected MissingTextureViewBackButton_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected MissingTextureViewCancelButton_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected MissingTextureViewNextButton_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected PopulateValidationViewMetadata ( vwarDAL.ContentObject co ) : void | ||
co | vwarDAL.ContentObject | |
return | void |
protected SkipStepButton_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected SponsorLogoRadioButtonList_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected Step1NextButton_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected ValidationViewSubmitButton_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |