| bio | website | |
|---|---|---|
| location | Dnipropetrovs'k, Ukraine | |
| age | 26 | |
| visits | member for | 5 months |
| seen | 22 hours ago | |
| stats | profile views | 1 |
|
Jan 10 |
accepted | Problem with Visual web part |
|
Jan 10 |
answered | Problem with Visual web part |
|
Dec 31 |
awarded | Teacher |
|
Dec 29 |
revised |
Problem with Visual web part added 11 characters in body |
|
Dec 29 |
answered | Problem with Visual web part |
|
Dec 28 |
awarded | Custodian |
|
Dec 28 |
reviewed | Edit suggested edit on Problem with Visual web part |
|
Dec 28 |
revised |
Problem with Visual web part grammar and codeblocks |
|
Dec 28 |
asked | Problem with Visual web part |
|
Dec 25 |
revised |
Event Receiver redirect to Visual web part added 1388 characters in body |
|
Dec 25 |
revised |
Event Receiver redirect to Visual web part added 23 characters in body |
|
Dec 25 |
answered | Event Receiver redirect to Visual web part |
|
Dec 24 |
awarded | Student |
|
Dec 24 |
comment |
Event Receiver redirect to Visual web part But this code to assign rights to a folder, but I need to assign rights to just created the document. How do I do that? |
|
Dec 24 |
asked | Event Receiver redirect to Visual web part |
|
Dec 19 |
comment |
Programmatically to list the groups of the current user in a web form sharepoint 2010 foundation But how me to use SPList.GetItemById ([Query String Value]);? I find no examples. |
|
Dec 19 |
awarded | Commentator |
|
Dec 19 |
comment |
Programmatically to list the groups of the current user in a web form sharepoint 2010 foundation How do I specify the document just created? I'm doing a redirect in the event handler for ItemAdded and directed him into the web form: public override void ItemAdded(SPItemEventProperties properties) { base.ItemAdded(properties); properties.Cancel = true; properties.Status = SPEventReceiverStatus.CancelWithRedirectUrl; properties.RedirectUrl = "/SitePages/test_aspx.aspx"; } |
|
Dec 19 |
comment |
Programmatically to list the groups of the current user in a web form sharepoint 2010 foundation And how when you click Save, to take the state of checkboxes and groups and overwrite permissions on a document??? |
|
Dec 19 |
awarded | Scholar |