SP.UserCustomAction.location Property
Applies to: SharePoint Foundation 2010
Gets or sets the location of the custom action.
var value = SP.UserCustomAction.get_location();
SP.UserCustomAction.set_location(value);
Property Value
Type: String
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Applies to: SharePoint Foundation 2010
Gets or sets the location of the custom action.
var value = SP.UserCustomAction.get_location();
SP.UserCustomAction.set_location(value);
Type: String