When you provision a Power Pages, the portal template that you choose will populate a number of portal-specific Dataverse entities with data that describe the website structure, webpages, content, table list configuration, table form configuration, and so on. As you configure the portal by using...
The CRMCustomization class contains methods that you can use to manage application customization.There are no properties for this class.Copy System.Object System.MarshalByRefObject System.ComponentModel.Component System.Web.Services.Protocols.WebClientProtocol System.Web.Services.Protocols.HttpWebClientProtocol ...
Trigger Breaks Dexterity Active Locking - 11-Jun-2010 Errors when importing Customization Maintenance Packages - 10-Jun-2010 VBA - Adding Extender Windows to GL Transaction Entry Lines - 09-Jun-2010 Introducing New Solution Centers on PartnerSource - 08-Jun-2010 Why can't I max...
app.element_customization.passage_primary_button_text_color string The passage primary button text color. Passage Primary Button Hover Color app.element_customization.passage_primary_button_hover_color string The passage primary button hover color. Passage Primary Button Border Radius app.element_cus...
CRMCustomization.RetrieveStatus MethodArticle 09/13/2006 The RetrieveStatus method retrieves the status codes for the specified object (and also the status code names if the status is the default status for the given state).SyntaxCopy [Visual Basic .NET] Public Function RetrieveStatus( ByVal ...
CRMCustomization.RetrieveStatus MethodArticle 09/13/2006 The RetrieveStatus method retrieves the status codes for the specified object (and also the status code names if the status is the default status for the given state).SyntaxCopy [Visual Basic .NET] Public Function RetrieveStatus( ByVal ...
Microsoft.Crm.Platform.Proxy.CObjectName objName = new Microsoft.Crm.Platform.Proxy.CObjectName(); objName.Id = strOpportunityId; objName.Type = Microsoft.Crm.Platform.Proxy.ObjectType.otOpportunity; // Convert an opportunity to a quote String strResultsXml = customization.Transform (userAuth, ...