11 lines
565 B
XML
11 lines
565 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Feature xmlns="http://schemas.microsoft.com/sharepoint/"
|
|
Description="Activating this feature will make change password web part available."
|
|
Id="8AF74562-1972-4373-A427-EA9F700088EC"
|
|
Scope="Site"
|
|
Hidden="True"
|
|
Title="Forms Based Authentication Change Password Web Part"
|
|
Version="1.0.0.0"
|
|
ReceiverAssembly="CKS.FormsBasedAuthentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d0c9b215512a2c5d"
|
|
ReceiverClass="CKS.FormsBasedAuthentication.GenericWebPartFeatureReceiver">
|
|
</Feature> |