10 lines
380 B
XML
10 lines
380 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
|
|
<CustomAction
|
|
Id="FBAChangePassword"
|
|
Location="Microsoft.SharePoint.StandardMenu"
|
|
GroupId="PersonalActions"
|
|
ControlAssembly="$SharePoint.Project.AssemblyFullName$"
|
|
ControlClass="CKS.FormsBasedAuthentication.ChangePasswordMenuItem">
|
|
</CustomAction>
|
|
</Elements> |